Adwaita: always use link specific colors for link selector
authorCarlo Lobrano <c.lobrano@gmail.com>
Thu, 21 Nov 2019 11:32:37 +0000 (12:32 +0100)
committerCarlo Lobrano <c.lobrano@gmail.com>
Fri, 29 Nov 2019 06:32:16 +0000 (07:32 +0100)
commit7bb8a480f14e45dd75fdaa68248f5a1b45c267ad
treef601e6fc888b90a5e946bf0f79e77871c8854d00
parent5e11a2ae6a706175ca464c940854c6ad5d932caa
Adwaita: always use link specific colors for link selector

link target uses `$selected_bg_color` and `$selected_fg_color` for the
definition of some selectors (e.g. selected).

While `$link_color` and `$link_visited_color` are based on
`$selected_bg_color`, this does not seem coherent.

Replacing `$selected_*g_color` in link target style with link colors
defined in `_colors.scss file`.
gtk/theme/Adwaita/_common.scss
gtk/theme/Adwaita/gtk-contained-dark.css
gtk/theme/Adwaita/gtk-contained.css